home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / WebSites / MailingLists / AMOSLIST.0899 / 000095_nobody_Mon Aug 16 14:27:39 1999.msg < prev    next >
Internet Message Format  |  1999-09-01  |  4KB

  1. Received: from onelist.com (pop.onelist.com [209.207.164.13])
  2.     by osf1.gmu.edu (8.8.8/8.8.8) with SMTP id OAA06275
  3.     for <mcox4@osf1.gmu.edu>; Mon, 16 Aug 1999 14:27:39 -0400 (EDT)
  4. Received: (qmail 31650 invoked by alias); 16 Aug 1999 18:26:37 -0000
  5. Received: (qmail 31564 invoked from network); 16 Aug 1999 18:26:35 -0000
  6. Received: from unknown (HELO mail.enterprise.net) (194.72.192.18) by pop.onelist.com with SMTP; 16 Aug 1999 18:26:35 -0000
  7. Received: from enterprise.net (andrewcrowe@max01-050.enterprise.net [194.72.195.50]) by mail.enterprise.net (8.8.5/8.8.5) with SMTP id TAA22635 for <amos-list@onelist.com>; Mon, 16 Aug 1999 19:26:53 +0100 (GMT/BST)
  8. From: Andrew Crowe <andrewcrowe@enterprise.net>
  9. To: amos-list@onelist.com
  10. Date: Mon, 16 Aug 1999 19:25:47 +0000
  11. Message-ID: <yam7897.2380.1196799376@mail.enterprise.net>
  12. In-Reply-To: <37B7CAF4.9CCB737C@bigpond.net.au>
  13. X-Mailer: YAM 2.0 [040] AmigaOS E-Mail Client (c) 1995-1999 by Marcel Beck  http://www.yam.ch
  14. Mailing-List: list amos-list@onelist.com; contact amos-list-owner@onelist.com
  15. Delivered-To: mailing list amos-list@onelist.com
  16. Precedence: bulk
  17. List-Unsubscribe: <mailto:amos-list-unsubscribe@ONElist.com>
  18. Reply-to: amos-list@onelist.com
  19. Mime-Version: 1.0
  20. Content-Type: text/plain; charset=iso-8859-1
  21. Content-transfer-encoding: 8bit
  22. Subject: [amos-list] Re: TCP commands.
  23. Status: O
  24. X-Status: 
  25.  
  26. From: Andrew Crowe <andrewcrowe@enterprise.net>
  27.  
  28. Hi Everybody,
  29.  
  30. >> For the protocol to use, you can be inspired by the other internet protocols like HTTP,FTP,IRC an so on. Just use simple ASCII commands... for example if you want to move a player you can send a command (message) like this:
  31. >> 
  32. >> MOVE James,50,90
  33. > Oh yuck.  That's all the Internet needs, more excessively verbose
  34. > protocols.  It's not very Amiga either, to use 16 (plus IRC protocol)
  35. > bytes when 3 will do.  You have replaced a simple Internet port
  36. > programming problem with a complex "first write an IRC client, then
  37. > write your protocol on top" problem.
  38.  
  39. > Inetd is designed to listen on certain ports, and start a new instance
  40. > of a particular server proggy for each incoming connection.  Since your
  41. > proggy still needs to do everything except listening for a connection,
  42. > you are probably better off simplifying things by just adding the
  43. > "listen for a connection" part yourself.
  44.  
  45.    I couldn't see how InetD would listen for ports, and how amos'd connect to em.  And the current GUI extention has no 'listen for a connection' feature as far as I can see.
  46.  
  47. > I can't solve this particular problem for you though, I don't even have
  48. > AMOS Internet extensions.
  49.  
  50.    The Gui extention.
  51.  
  52. > Oh, and do us all a favour, design a compact protocol that uses all 8
  53. > bits of the bandwidth, rather than having every 8th bit wasted.  It's
  54. > well overdue that the Internet changed to 8 bit protocols instead of 7
  55. > bit protocols and all the encoding that has to go on to cater for
  56. > sending 8 bit data through a 7 bit protocol working over an 8 bit link. 
  57. > This sort of madness probably wastes about one quarter of all available
  58. > bandwidth just on un-needed overhead.  All to cater for some ancient
  59. > systems that probably only exist in museums now.
  60.  
  61.    Wouldn't a direct TCP connection be 8 bit?
  62.  
  63.  
  64.  
  65.    So, Pietro, how about doing a 'open listening port' command for the gui extention ?  plleeeaaaassseeeee :)
  66.  
  67. See ya.
  68. -- 
  69.        Manta Soft  -  Amiga programing & web page designing
  70.      Http://members.tripod.com/~mantasoft/      ICQ: 21829166        
  71.  Homepage updated 5/8/99 --- James Bond on GFX Card & CPU players!
  72.   - ------------------- Quote of the day: -------------------- -
  73.  
  74.  
  75. --------------------------- ONElist Sponsor ----------------------------
  76.  
  77. ONElist:  home to the world's liveliest email communities.
  78.  
  79. ------------------------------------------------------------------------
  80. Official AMOS WWW: http://members.xoom.com/AmosFactory/front.html